[INFO] fetching crate executable_path_finder 0.0.5...
[INFO] testing executable_path_finder-0.0.5 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate executable_path_finder 0.0.5 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate executable_path_finder 0.0.5
[INFO] finished tweaking crates.io crate executable_path_finder 0.0.5
[INFO] tweaked toml for crates.io crate executable_path_finder 0.0.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate executable_path_finder 0.0.5 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] [stderr]       Adding windows-sys v0.59.0 (available: v0.61.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 38018f5e24fdac06604c33ff566efee176ff2e499d3d9075d9edc24ded9d7f16
[INFO] running `Command { std: "docker" "start" "38018f5e24fdac06604c33ff566efee176ff2e499d3d9075d9edc24ded9d7f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38018f5e24fdac06604c33ff566efee176ff2e499d3d9075d9edc24ded9d7f16" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38018f5e24fdac06604c33ff566efee176ff2e499d3d9075d9edc24ded9d7f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38018f5e24fdac06604c33ff566efee176ff2e499d3d9075d9edc24ded9d7f16" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling executable_path_finder v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "38018f5e24fdac06604c33ff566efee176ff2e499d3d9075d9edc24ded9d7f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38018f5e24fdac06604c33ff566efee176ff2e499d3d9075d9edc24ded9d7f16" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling executable_path_finder v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.24s
[INFO] running `Command { std: "docker" "inspect" "38018f5e24fdac06604c33ff566efee176ff2e499d3d9075d9edc24ded9d7f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38018f5e24fdac06604c33ff566efee176ff2e499d3d9075d9edc24ded9d7f16" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/executable_path_finder-cea2dd48fe9bb1ea)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_find_in_env ... ok
[INFO] [stdout] test tests::test_find_in_path ... ok
[INFO] [stdout] test tests::test_probe_for_binary ... ok
[INFO] [stdout] test tests::test_find_with_cargo_home ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests executable_path_finder
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/home.rs - home::rustup_home (line 137) ... FAILED
[INFO] [stdout] test src/home.rs - home::cargo_home (line 100) ... FAILED
[INFO] [stdout] test src/home.rs - home::home_dir (line 55) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/home.rs - home::rustup_home (line 137) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `home` in this scope
[INFO] [stdout]    --> src/home.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 | match home::rustup_home() {
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `home`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/home.rs, use `mod home` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 137 + mod home;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 137 + use executable_path_finder::home;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/home.rs - home::cargo_home (line 100) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `home` in this scope
[INFO] [stdout]    --> src/home.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 | match home::cargo_home() {
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `home`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/home.rs, use `mod home` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 100 + mod home;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 100 + use executable_path_finder::home;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/home.rs - home::home_dir (line 55) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `home` in this scope
[INFO] [stdout]   --> src/home.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | match home::home_dir() {
[INFO] [stdout]    |       ^^^^ use of unresolved module or unlinked crate `home`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/home.rs, use `mod home` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 55 + mod home;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 55 + use executable_path_finder::home;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/home.rs - home::cargo_home (line 100)
[INFO] [stdout]     src/home.rs - home::home_dir (line 55)
[INFO] [stdout]     src/home.rs - home::rustup_home (line 137)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "38018f5e24fdac06604c33ff566efee176ff2e499d3d9075d9edc24ded9d7f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38018f5e24fdac06604c33ff566efee176ff2e499d3d9075d9edc24ded9d7f16", kill_on_drop: false }`
[INFO] [stdout] 38018f5e24fdac06604c33ff566efee176ff2e499d3d9075d9edc24ded9d7f16
